Appliance Update Policy Time
Appliance Update Policy Time
The Appliance Update Policy Time schema defines weekday and time the automatic check for new updates will be run
This schema was added in vSphere API 6.7.
JSON Example
{
"day": "string",
"hour": 0,
"minute": 0
}
string
day
Required
weekday to check for updates.
For more information see: Appliance Update Policy DayOfWeek.
This property was added in vSphere API 6.7.
integer As int64
As int64
hour
Required
Hour: 0-24
This property was added in vSphere API 6.7.
integer As int64
As int64
minute
Required
Minute: 0-59
This property was added in vSphere API 6.7.